home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / slist201.zip / SLIST.DOC < prev    next >
Text File  |  1992-03-14  |  6KB  |  152 lines

  1.  ──────────────────────────────────────────────────────────────────────────────
  2.                                  Suprema-List
  3.                          Bulletin Board Listing Door
  4.                                  Version 2.01
  5.  
  6.                                       by
  7.                                 Michael Nelson
  8.                              Released 03-14-1992
  9.  ──────────────────────────────────────────────────────────────────────────────
  10.         As a lark I wanted to try my hand at making a BBS DataBase for my own
  11.         PCBoard and this is what it came to be known as.  Although my Living
  12.         Resource for all pascal knowlegde doesn't like it, I do so I am
  13.         releasing it unto the world to reap the benefits of Shareware.
  14.  ──────────────────────────────────────────────────────────────────────────────
  15.  
  16.                                - Packing List -
  17.  
  18.         Slist .exe      Main Program and the rest of that happy stuff.
  19.         Slist .cnf      Setup is described below.
  20.         Slist .doc      You're reading it silly!
  21.         File_id.diz     Description File for ZipLab on PCBoard 14.5a
  22.  
  23.            Slist will create upon the first time run the following:
  24.  
  25.         Slist .log      SysOp's log file of who posted what and when
  26.         Slist .lst      The actual file that holds the BBS DataBase
  27.  
  28.  ──────────────────────────────────────────────────────────────────────────────
  29.  
  30.                                - Requirements -
  31.  
  32.         1.      IBM PC/XT/AT or compatable/clone
  33.         2.      PCBoard version 14.5x.
  34.         3.      Dos 3.3 or higher.
  35.         4.      Dos's SORT.EXE ( VERY IMPORTANT FOR SYSOP COMMANDS ).
  36.         5.      Understanding of a sick and demented Programmer's mind.
  37.  
  38.  ──────────────────────────────────────────────────────────────────────────────
  39.  
  40.                                  - History -
  41.  
  42.         Suprema-List:
  43.  
  44.         Version 1.00    - Initial Release.
  45.         Thu. 01-30-92
  46.  
  47.         Version 2.00    - Corrected problem with using Share.
  48.         Sun. 03-01-92
  49.  
  50.         Version 2.01    - Thanks to Lon Martz I discoved that the user
  51.         Sat. 03-14-92     screen did not appear the same way it does for
  52.                           the sysop.  I have now fixed that.  Released to
  53.                           public as a Free Registration Door.
  54.  
  55.  ──────────────────────────────────────────────────────────────────────────────
  56.                    - The Config file is set up as follows: -
  57.  
  58.     Line 1          Interrupt -------------------- The Driver Type for the
  59.                              Door, Interrupt or Bios.
  60.  
  61.     Line 2          Connections! BBS ------------- BBS Name (like Duh!)
  62.  
  63.     Line 3          Michael ---------------------- Sysop's First Name
  64.  
  65.     Line 4          Nelson ----------------------- SysOp's Last Name
  66.  
  67.     Line 5          000000 ----------------------- Registration Number
  68.                                                      Leave as 000000 if
  69.                                                      not registered
  70.  
  71.     Line 6          100 -------------------------- Minimum Access level
  72.                              to perform SysOp Commands
  73.                              within the Door.
  74.  
  75.  ──────────────────────────────────────────────────────────────────────────────
  76.                    - The Batch file should resemble this -
  77.  
  78.         Echo off
  79.         cd \pcb\doors\slist
  80.         slist slist.cnf c:\pcb LOCAL
  81.         cd \pcb
  82.         board
  83.  
  84.         This program was written using prokit34 and general sticks to the
  85.         methods that other ProKit Doors use.  The LOCAL is used when
  86.         executing TheWall from the Command line to see what it looks like and
  87.         how it works.  Don't worry about the log looking funny, it will
  88.         include the names of who posted once it is online.  It uses the
  89.         PCBoard.sys file to get the name and when you run it locally it does
  90.         have that file to read. BTW, don't include the LOCAL when actually
  91.         running the door from within PCB.
  92.  
  93.  ──────────────────────────────────────────────────────────────────────────────
  94.                       - What will registration get me? -
  95.  
  96.         For the low, low, low price of absolutly nothing except one of the
  97.         following:
  98.  
  99.                 - A phone Call to me.
  100.  
  101.                 - A letter that includes your BBS Name the exact way you
  102.                   want it to appear in your config and door, where your BBS
  103.                   is located and where you got The Wall Graffiti Wall from.
  104.  
  105.                 - Log on The Byte Me! BBS and leave a message for me with
  106.                   the same infomation as in the letter method and I will
  107.                   leave you a message with your Serial Number in it.
  108.  
  109.         You can register Suprema-List and get the following:
  110.  
  111.         1.  The removal of that annoying pause when exiting the door.
  112.  
  113.         2.  Access to the SysOp Command Menu, which is very helpful.
  114.  
  115.         3.  One year free updates to all the newest versions of Suprema-List
  116.             and first choice of any new EMPIRE DoorWare products in the making.
  117.  
  118.         4.  The satisfaction of knowing that I can now sleep at night because
  119.             I can make my Car Insurance payments on time.
  120.  
  121.  ──────────────────────────────────────────────────────────────────────────────
  122.         The latest version of Suprema-List is always available via
  123.         The Byte Me! and the SysOp can probably be able to answer any
  124.         questions you might have if you need to know the answers right then.
  125.  
  126.         The program is in my opinion pretty much self explanatory but if you
  127.         have any questions, comments or critisms I can be contacted one of
  128.         four ways:
  129.  
  130.         1 - Call The Byte Me! BBS and leave a message to me.
  131.  
  132.         2 - Leave a message addressed to me via any BBS echoing GeniusNet.
  133.  
  134.         3 - Write me at my address.
  135.  
  136.         4 - Call me at home.
  137.  
  138.     I hope you enjoy this Door as much as I have writing and running it!
  139.  
  140.                                 Michael Nelson
  141.                             795 South West Avenue
  142.                             Vineland NJ 08360-5114
  143.                                 (609) 692-4126
  144.  
  145.                                       or
  146.  
  147.                                The Byte Me! BBS
  148.                               Sysop - Lon Martz
  149.                                 (609) 881-5730
  150.                                  USR HST 14400
  151.  
  152.